Results for spec@arb_texture_compression@texwrap formats bordercolor

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.426399
Stdout
Testing GL_ARB_texture_compression.
Testing the border color only.
Testing GL_COMPRESSED_ALPHA, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (306,36) @ 11,0
  Expected: 0 0 0 204
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 0 0 0 204
  Observed: 0 0 0 51
Fail with LINEAR and GL_CLAMP_TO_BORDER at (306,125) @ 11,0
  Expected: 0 0 0 204
  Observed: 0 0 0 255
Testing GL_COMPRESSED_LUMINANCE, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 255
  Observed: 0 0 0 255
Testing GL_COMPRESSED_LUMINANCE_ALPHA, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 204
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 216
  Observed: 0 0 0 63
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 204
  Observed: 0 0 0 255
Testing GL_COMPRESSED_INTENSITY, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 25 25 25
  Observed: 0 0 0 0
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 19 19 19
  Observed: 0 0 0 0
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 25 25 25
  Observed: 0 0 0 0
Testing GL_COMPRESSED_RGB, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 229 127 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 172 95 255
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 229 127 255
  Observed: 0 0 0 255
Testing GL_COMPRESSED_RGBA, border color only
Fail with NEAREST and GL_CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 25 229 127 204
  Observed: 0 0 0 255
Fail with LINEAR and GL_CLAMP at (95,125) @ 0,0
  Expected: 19 172 95 216
  Observed: 0 0 0 63
Fail with LINEAR and GL_CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 25 229 127 204
  Observed: 0 0 0 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/andreas/nfs/piglit" PIGLIT_PLATFORM="gbm"
Command
/home/andreas/nfs/piglit/bin/texwrap GL_ARB_texture_compression bordercolor -auto -fbo
dmesg

        

Back to summary